[INFO] fetching crate cnf-lib 0.6.1...
[INFO] fixing cnf-lib-0.6.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate cnf-lib 0.6.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate cnf-lib 0.6.1
[INFO] finished tweaking crates.io crate cnf-lib 0.6.1
[INFO] tweaked toml for crates.io crate cnf-lib 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cnf-lib 0.6.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cnf-lib 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded quote v1.0.30
[INFO] [stderr]   Downloaded thiserror v1.0.43
[INFO] [stderr]   Downloaded proc-macro2 v1.0.65
[INFO] [stderr]   Downloaded logerr v0.2.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.43
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded async-trait v0.1.71
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded serde_derive v1.0.171
[INFO] [stderr]   Downloaded serde v1.0.185
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded syn v2.0.26
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5
[INFO] running `Command { std: "docker" "start" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking logerr v0.2.0
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking cnf-lib v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     test::default_tests!(Apt::new());
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 213 | |             Apt::new(),
[INFO] [stdout] 214 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 215 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |             })
[INFO] [stdout] 232 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:244:21
[INFO] [stdout]     |
[INFO] [stdout] 244 |           let query = quick_test!(Apt::new(),
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 245 | |             // Output from apt-file
[INFO] [stdout] 246 | |             Ok("btrbk: /usr/bin/btrbk".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |             })
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 303 | |             Apt::new(),
[INFO] [stdout] 304 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 305 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |             })
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     test::default_tests!(Cargo::new());
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let query = quick_test!(Cargo::new(), Ok("".to_string()));
[INFO] [stdout]     |                     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |           let query = quick_test!(Cargo::new(), Ok("
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 141 | | zellij = \"0.36.0\"                          # A terminal workspace with batteries included
[INFO] [stdout] 142 | | zellij-runner = \"0.2.0\"                    # Session runner/switcher for Zellij
[INFO] [stdout] 143 | | zellij-client = \"0.36.0\"                   # The client-side library for Zellij
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | ... and 11 crates more (use --limit N to see more)
[INFO] [stdout] 147 | | ".to_string()));
[INFO] [stdout]     | |_______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |           let query = quick_test!(Cargo::new(), Err(ExecutionError::NonZero {
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 166 | |             command: "cargo".to_string(),
[INFO] [stdout] 167 | |             output: std::process::Output {
[INFO] [stdout] 168 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |             },
[INFO] [stdout] 176 | |         }));
[INFO] [stdout]     | |___________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     test::default_tests!(Dnf::new());
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 286 | |             Dnf::new(),
[INFO] [stdout] 287 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 288 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |             Ok("".to_string())
[INFO] [stdout] 313 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:326:21
[INFO] [stdout]     |
[INFO] [stdout] 326 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 327 | |             Dnf::new(),
[INFO] [stdout] 328 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 329 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |             })
[INFO] [stdout] 337 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:349:21
[INFO] [stdout]     |
[INFO] [stdout] 349 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 350 | |             Dnf::new(),
[INFO] [stdout] 351 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 352 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |             })
[INFO] [stdout] 375 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 400 | |             Dnf::new(),
[INFO] [stdout] 401 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 402 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |             Err(ExecutionError::NotFound("rpm".to_string()))
[INFO] [stdout] 438 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:461:21
[INFO] [stdout]     |
[INFO] [stdout] 461 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 462 | |             Dnf::new(),
[INFO] [stdout] 463 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 464 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |             })
[INFO] [stdout] 480 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 |     test::default_tests!(Flatpak::new());
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let query = quick_test!(Flatpak::new(), Ok("\n".to_string()));
[INFO] [stdout]     |                     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:364:21
[INFO] [stdout]     |
[INFO] [stdout] 364 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 365 | |             Flatpak::new(),
[INFO] [stdout] 366 | |             // The remotes
[INFO] [stdout] 367 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |             Ok("\n".to_string())
[INFO] [stdout] 372 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 381 | |             Flatpak::new(),
[INFO] [stdout] 382 | |             // The remotes
[INFO] [stdout] 383 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |             Ok("\n".to_string())
[INFO] [stdout] 388 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     test::default_tests!(Pacman::new());
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 | /             quick_test!(Pacman::new(), Err(ExecutionError::NonZero {
[INFO] [stdout] 132 | |             command: "pacman".to_string(),
[INFO] [stdout] 133 | |             output: std::process::Output {
[INFO] [stdout] 134 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         }));
[INFO] [stdout]     | |___________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 154 | |             Pacman::new(),
[INFO] [stdout] 155 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 156 | |                 command: "pacman".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |             })
[INFO] [stdout] 163 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 176 | |             Pacman::new(),
[INFO] [stdout] 177 | |             Ok("
[INFO] [stdout] 178 | | extra\0bash-completion\x002.11-3\0usr/share/bash-completion/completions/htop
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |             .to_string())
[INFO] [stdout] 184 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:75:5
[INFO] [stdout]     |
[INFO] [stdout]  75 |     test::default_tests!(Path::new());
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                           ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:79:21
[INFO] [stdout]     |
[INFO] [stdout]  79 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  80 | |             Path::new(),
[INFO] [stdout]  81 | |             Err(ExecutionError::NonZero {
[INFO] [stdout]  82 | |                 command: "command".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |             })
[INFO] [stdout]  89 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Runtime` in `runtime`
[INFO] [stdout]    --> src/test/mod.rs:39:25
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                         ^^^^^^^ could not find `Runtime` in `runtime`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:97:21
[INFO] [stdout]     |
[INFO] [stdout]  97 |         let query = quick_test!(Path::new(), Ok("/usr/bin/top".to_string()));
[INFO] [stdout]     |                     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/mod.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub use runtime::{Runtime, RuntimeFlavor};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/macros/cfg.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     test::default_tests!(Apt::new());
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:212:21
[INFO] [stdout]     |
[INFO] [stdout] 212 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 213 | |             Apt::new(),
[INFO] [stdout] 214 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 215 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |             })
[INFO] [stdout] 232 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:244:21
[INFO] [stdout]     |
[INFO] [stdout] 244 |           let query = quick_test!(Apt::new(),
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 245 | |             // Output from apt-file
[INFO] [stdout] 246 | |             Ok("btrbk: /usr/bin/btrbk".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |             })
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/apt.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 303 | |             Apt::new(),
[INFO] [stdout] 304 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 305 | |                 command: "apt-file".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |             })
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     test::default_tests!(Cargo::new());
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let query = quick_test!(Cargo::new(), Ok("".to_string()));
[INFO] [stdout]     |                     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |           let query = quick_test!(Cargo::new(), Ok("
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 141 | | zellij = \"0.36.0\"                          # A terminal workspace with batteries included
[INFO] [stdout] 142 | | zellij-runner = \"0.2.0\"                    # Session runner/switcher for Zellij
[INFO] [stdout] 143 | | zellij-client = \"0.36.0\"                   # The client-side library for Zellij
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | ... and 11 crates more (use --limit N to see more)
[INFO] [stdout] 147 | | ".to_string()));
[INFO] [stdout]     | |_______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/cargo.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |           let query = quick_test!(Cargo::new(), Err(ExecutionError::NonZero {
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 166 | |             command: "cargo".to_string(),
[INFO] [stdout] 167 | |             output: std::process::Output {
[INFO] [stdout] 168 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |             },
[INFO] [stdout] 176 | |         }));
[INFO] [stdout]     | |___________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     test::default_tests!(Dnf::new());
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:285:21
[INFO] [stdout]     |
[INFO] [stdout] 285 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 286 | |             Dnf::new(),
[INFO] [stdout] 287 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 288 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |             Ok("".to_string())
[INFO] [stdout] 313 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:326:21
[INFO] [stdout]     |
[INFO] [stdout] 326 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 327 | |             Dnf::new(),
[INFO] [stdout] 328 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 329 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] ...   |
[INFO] [stdout] 336 | |             })
[INFO] [stdout] 337 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:349:21
[INFO] [stdout]     |
[INFO] [stdout] 349 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 350 | |             Dnf::new(),
[INFO] [stdout] 351 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 352 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |             })
[INFO] [stdout] 375 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 400 | |             Dnf::new(),
[INFO] [stdout] 401 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 402 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |             Err(ExecutionError::NotFound("rpm".to_string()))
[INFO] [stdout] 438 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/dnf.rs:461:21
[INFO] [stdout]     |
[INFO] [stdout] 461 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 462 | |             Dnf::new(),
[INFO] [stdout] 463 | |             Ok(dnf4_version_output()),
[INFO] [stdout] 464 | |             Ok("
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |             })
[INFO] [stdout] 480 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:352:5
[INFO] [stdout]     |
[INFO] [stdout] 352 |     test::default_tests!(Flatpak::new());
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let query = quick_test!(Flatpak::new(), Ok("\n".to_string()));
[INFO] [stdout]     |                     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:364:21
[INFO] [stdout]     |
[INFO] [stdout] 364 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 365 | |             Flatpak::new(),
[INFO] [stdout] 366 | |             // The remotes
[INFO] [stdout] 367 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |             Ok("\n".to_string())
[INFO] [stdout] 372 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/flatpak.rs:380:21
[INFO] [stdout]     |
[INFO] [stdout] 380 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 381 | |             Flatpak::new(),
[INFO] [stdout] 382 | |             // The remotes
[INFO] [stdout] 383 | |             Ok("foobar\tuser\n".to_string()),
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |             Ok("\n".to_string())
[INFO] [stdout] 388 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     test::default_tests!(Pacman::new());
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 | /             quick_test!(Pacman::new(), Err(ExecutionError::NonZero {
[INFO] [stdout] 132 | |             command: "pacman".to_string(),
[INFO] [stdout] 133 | |             output: std::process::Output {
[INFO] [stdout] 134 | |                 stdout: r"".into(),
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |         }));
[INFO] [stdout]     | |___________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 154 | |             Pacman::new(),
[INFO] [stdout] 155 | |             Err(ExecutionError::NonZero {
[INFO] [stdout] 156 | |                 command: "pacman".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |             })
[INFO] [stdout] 163 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/pacman.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 176 | |             Pacman::new(),
[INFO] [stdout] 177 | |             Ok("
[INFO] [stdout] 178 | | extra\0bash-completion\x002.11-3\0usr/share/bash-completion/completions/htop
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |             .to_string())
[INFO] [stdout] 184 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:75:5
[INFO] [stdout]     |
[INFO] [stdout]  75 |     test::default_tests!(Path::new());
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::test::quick_test` which comes from the expansion of the macro `test::default_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |           tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                  ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:79:21
[INFO] [stdout]     |
[INFO] [stdout]  79 |           let query = quick_test!(
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  80 | |             Path::new(),
[INFO] [stdout]  81 | |             Err(ExecutionError::NonZero {
[INFO] [stdout]  82 | |                 command: "command".to_string(),
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |             })
[INFO] [stdout]  89 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `runtime` is private
[INFO] [stdout]    --> src/test/mod.rs:39:16
[INFO] [stdout]     |
[INFO] [stdout]  39 |         tokio::runtime::Runtime::new().unwrap().block_on(async {
[INFO] [stdout]     |                ^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/provider/path.rs:97:21
[INFO] [stdout]     |
[INFO] [stdout]  97 |         let query = quick_test!(Path::new(), Ok("/usr/bin/top".to_string()));
[INFO] [stdout]     |                     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the module `runtime` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/lib.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub(crate) mod runtime;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `quick_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cnf-lib` (lib test) due to 50 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5", kill_on_drop: false }`
[INFO] [stdout] 0b908b4cf1d0fcdc249d619f11fe9be633ae247a029de46a51e99876666de4b5
